home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / osi / isode / dosisode / DOSISODE-RUNTIME.ZIP / ETC / ISODOCUM < prev    next >
Encoding:
Text File  |  1992-07-03  |  2.5 KB  |  75 lines

  1. ###############################################################################
  2. # isodocuments - ISODE FTAM Document Types Database
  3. #
  4. #    Document Types as per ISO 8571/2
  5. #
  6. #
  7. # $Header: /xtel/isode/isode/ftam/RCS/isodocuments,v 9.0 1992/06/16 12:14:55 isode Rel $
  8. #
  9. #
  10. # $Log: isodocuments,v $
  11. # Revision 9.0  1992/06/16  12:14:55  isode
  12. # Release 8.0
  13. #
  14. ###############################################################################
  15.  
  16.  
  17. ###############################################################################
  18. #
  19. # Syntax:
  20. #
  21. #  <entry> <document type> <abstract syntax> <transfer syntax> <file model>
  22. #                                   <constraint set>
  23. #
  24. #    Each token is separated by LWSP, though double-quotes may be
  25. #    used to prevent separation
  26. #
  27. ###############################################################################
  28.  
  29.  
  30. # Unstructured text file document type
  31. # Entry number:            FTAM-1
  32. # Document type name:        "ISO FTAM unstructured text"
  33. # Abstract syntax name:        "FTAM unstructured text abstract syntax"
  34. # Transfer syntax name:        "Basic encoding of a single ASN.1 type"
  35. # File model:            "FTAM hierarchical file model"
  36. # Constraint set:        "FTAM unstructured constraint set"
  37.  
  38. FTAM-1    1.0.8571.5.1    1.0.8571.2.3    2.1.1    1.0.8571.3.1    1.0.8571.4.1
  39.  
  40.  
  41. # Unstructured binary file document type
  42. # Entry number:            FTAM-3
  43. # Document type name:        "ISO FTAM unstructured binary"
  44. # Abstract syntax name:        "FTAM unstructured binary abstract syntax"
  45. # Transfer syntax name:        "Basic encoding of a single ASN.1 type"
  46. # File model:            "FTAM hierarchical file model"
  47. # Constraint set name:        "FTAM unstructured constraint set"
  48.  
  49. FTAM-3    1.0.8571.5.3    1.0.8571.2.4    2.1.1    1.0.8571.3.1    1.0.8571.4.1
  50.  
  51.  
  52. # Filedirectory file document type
  53. # Entry number:            NBS-9
  54. # Document type name:        "NBS-9 FTAM file directory file"
  55. # Abstract syntax name:        "NIST file directory entry abstract syntax"
  56. # Transfer syntax name:        "Basic encoding of a single ASN.1 type"
  57. # File model:            "FTAM hierarchical file model"
  58. # Constraint set name:        "FTAM unstructured constraint set"
  59.  
  60. NBS-9    1.3.14.5.5.9    1.3.14.5.2.2    2.1.1    1.0.8571.3.1    1.0.8571.4.1
  61.  
  62.  
  63. # Filedirectory file document type (WITH OLD NIST OIDs)
  64. # Entry number:            NBS-9-OLD
  65. # Document type name:        "NBS-9-OLD FTAM file directory file"
  66. # Abstract syntax name:        "NIST file directory entry abstract syntax"
  67. # Transfer syntax name:        "Basic encoding of a single ASN.1 type"
  68. # File model:            "FTAM hierarchical file model"
  69. # Constraint set name:        "FTAM unstructured constraint set"
  70.  
  71. NBS-9-OLD 1.3.9999.1.5.9 1.3.9999.1.2.2    2.1.1    1.0.8571.3.1    1.0.8571.4.1
  72.  
  73.  
  74.